home *** CD-ROM | disk | FTP | other *** search
- ##############################################################################
- # #
- # Testdrive 5 program settings #
- # #
- ##############################################################################
- # #
- # The following settings can be made to change the way the program behaves #
- # #
- # The following characters may be used to indicate comments: // ; rem # #
- # The keywords are not case-sensitive #
- # #
- ##############################################################################
-
- #Primary
- rem If the system contains a Voodoo2 or other separate 3d video card the
- rem program will choose it. If you would prefer to use you main (primary)
- rem video card use this.
-
- #DeviceSelect
- rem If the system contains a Voodoo2 or other separate 3d video card the
- rem program will choose it. If you would prefer to select each time use this.
-
- NoPrimaryTest
- rem If the system fails to find your 3dfx video card when your main (primary)
- rem video card cannot handle 3D try using this to fix it.
-
- #NoMovie
- rem If you wish to go directly to the options without viewing the movie use
- rem this.
-
- #TimeDemo
- rem Used to allow performance tests in the game
-
- #FullScreen
- rem Run the game full screen (this is the default)
-
- #Window
- rem Attempt to run the game in a window (not recommended)
-
- DoubleBuffer
- rem Some drivers (eg 3dfx) report that they can run with triple buffering and
- rem then crash as the race begins. Try using this to fix it.
-
- NoWBuffer
- rem Some drivers (eg TNT) report that they can do WBuffer but display a mess
- rem of triangles during the race. Try using this to fix it.
-
- #FixTransparent
- rem If black squares appear around some objects try using this to fix it.
-
- FixMovie
- rem If movie plays as a blank screen try using this fix.
-
- #NoAGP
- rem Some drivers have problems working with AGP textures. Try using this to
- rem fix it.
-